home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / hlp145an.zip / HLPE-CLR.ZIP / HLPSEL < prev    next >
Text File  |  1992-02-07  |  2KB  |  38 lines

  1. @CLS@
  2. @X04(@X0CSELECT@X04) Conferences to Scan - Function Help
  3. --------------------------------------------
  4.  
  5. @X0BSubcommands:@X0F  @X03(S) (D) (#) (#-#)
  6.  
  7. @X0F              @X04(@X0CS@X04)  @X0F @X03selects ALL conferences
  8. @X0F              @X04(@X0CD@X04)  @X0F @X03deselects ALL conferences
  9. @X0F              @X04(@X0C#@X04)  @X0F @X03toggles a specific conference on or off
  10. @X0F              @X04(@X0C#-#@X04)@X0F @X03toggles a range of conferences on or off
  11.  
  12. @X0ADescription:@X0F  @X02The @X0CSELECT@X02 function is used to tell the system which conferences
  13. @X0F              @X02you are interested in (or not interested in).  It affects the
  14. @X0F              @X02scanning of conferences when reading or searching for mail.
  15.  
  16. @X0F              @X02The command can also be used to reset the Last Message Read
  17. @X0F              @X02pointers in each of the conferences selected.
  18.  
  19. @X0EExamples:
  20.  
  21. @X0C  * SELECT S <enter>
  22.  
  23.     The above command would select ALL conferences to be scanned or read.
  24.  
  25.   @X0C* SELECT 1 <enter>
  26.  
  27.     If conference #1 was already selected then it is turned off.  If it was
  28.     not already selected then it will be turned on and you will be prompted
  29.     for a new Last Message Read number for that conference.
  30.  
  31.   @X0C* SELECT D 1-3 6 <enter>
  32.  
  33.     The above command starts out by deselecting all conferences after which
  34.     it reselects conferences 1 thru 3 followed by 6.  It will then prompt
  35.     the caller for any last message read changes in each of the newly
  36.     selected conferences.
  37.  
  38.